Skip to content

Add GH workflow for generating SBOM from source code#1529

Merged
jjngx merged 2 commits intomainfrom
feat/sbom-from-source
Feb 25, 2026
Merged

Add GH workflow for generating SBOM from source code#1529
jjngx merged 2 commits intomainfrom
feat/sbom-from-source

Conversation

@jjngx
Copy link
Collaborator

@jjngx jjngx commented Feb 18, 2026

Proposed changes

This PR adds GitHub workflow for generating sbom document from Agent source code.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING document
  • I have run make install-tools and have attached any dependency changes to this pull request
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • If applicable, I have updated any relevant documentation (README.md)
  • If applicable, I have tested my cross-platform changes on Ubuntu 22, Redhat 8, SUSE 15 and FreeBSD 13

Signed-off-by: Jakub Jarosz <j.jarosz@f5.com>
Signed-off-by: Jakub Jarosz <j.jarosz@f5.com>
@jjngx jjngx requested a review from a team as a code owner February 18, 2026 12:03
@github-actions github-actions bot added the enhancement New feature or request label Feb 18, 2026
@codecov
Copy link

codecov bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.00%. Comparing base (d216862) to head (70b24ed).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1529      +/-   ##
==========================================
- Coverage   85.02%   85.00%   -0.03%     
==========================================
  Files         103      103              
  Lines       13587    13587              
==========================================
- Hits        11552    11549       -3     
- Misses       1518     1522       +4     
+ Partials      517      516       -1     

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d216862...70b24ed. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jjngx jjngx merged commit 9edb067 into main Feb 25, 2026
67 of 70 checks passed
@jjngx jjngx deleted the feat/sbom-from-source branch February 25, 2026 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants